compress/flate.dictDecoder.writeByte (method)
2 uses
compress/flate (current package)
dict_decoder.go#L93: func (dd *dictDecoder) writeByte(c byte) {
inflate.go#L503: f.dict.writeByte(byte(v))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)